the voiid.

by inkvoiid


Hey, I am Kaleb Dickson

I'm a software developer, web developer and guitarist.

About Me

Welcome

Welcome to my small corner of the internet. This is where I conglomerate everything I work on so I can display it in one place.

Projects

You can find my most popular projects on this site, such as my Resource Pack VOIIDPack and my Chess-like game And My Rook!

Note: Projects marked with a ⚠️ don't have a page yet.

How this site was made.

You wouldn't be seeing this site if it weren't for these technologies:

React

It's a Javascript framework which allows me to split areas of my site in modules, make the navigation seem instantanious and import Node.js packages for me to utilise on this site.

GitHub

It allows me to push my code to an online repository, where all the changes are staged, the code can be viewed by people, the repo can be forked by someone and if I ever wanted to, I could let multiple people push to it.

Netlify

It's a such a great site for deploying sites. I've been using it since like 2017 when it was called BitBalloon and I would zip up my HTML site and upload it on there to deploy new changes. Nowadays, I have deploys linked to a GitHub repo, so any time it gets a new push, Netlify builds the latest update.